@charset "utf-8";
.of{overflow: hidden;}
.clear {
    clear: both;
}
.fl{float:left}
.fr{float: right;}

.px1200 {
    width: 1200px !important;
    margin: 0 auto;
    font-family: "微软雅黑";
}

.pic {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .6s;
}
.hz_list img,.qyzz img{transition: all .6s;}
.pic:hover img,.hz_list img:hover,.qyzz img:hover {transform: scale(1.1);}
.swiper{margin-top: 176px;}
.swiper img {
	width: 100%;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	display: none;
}

.swiper .swiper-button-next {
	right: 8%;
}

.swiper .swiper-button-prev {
	left: 8%;
}

.swiper-button-prev,
.swiper-button-next {
	width: 40px;
}

.title {
	text-align: center;
	margin: 10px 0 4px;
	position: relative;
	width: 1200px;
	margin: 20px auto;
	font-family: "微软雅黑";
}
.solid{background: url(new_img/tit_bg.png) repeat-x;width: 80%;display:block;height: 1px;position: absolute;left: 10%;top:24px;z-index: 9;}
.title h1 {
	margin-bottom: 10px;
	color: #0059b4;
	display: inline-block;
	padding: 0 10px;
	background: #fff;
	position: relative;
	z-index: 99;
	font-size: 30px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.title p{font-size: 14px;}
.list1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.list1 li {
	width: 22%;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	box-shadow: 0px 0px 8px 8px rgba(62, 62, 62, 0.1);
}
.list1 .pic{padding-top:60%;}
.list1 li p {
	margin: 10px auto 4px;
}

.list1 li a {
	color: #333;
}

.list1 li .fanga {
	transition: all .5s ease;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	font-size: 24px;
    cursor: pointer;
	opacity: 0;
	z-index: 666;
	background: url(new_img/bg1.png);
}

#qh4 {
	width: 22%;
	margin: 49px auto 30px;
	overflow: hidden;
}

#qh4 li {
	float: left;
	width: 42%;
	text-align: center;
	border: 2px solid #0059b4;
	line-height: 50px;
	font-size: 28px;
	font-weight: bold;
	color: #0059b4;
	border-radius: 8px;
	margin: 0 3%;
	cursor: pointer;
}

#qh4 .at {
	background: #0059b4;
	color: #fff;
}

.list1 li .fanga p {
	color: #FFF;
	border: 1px solid #fff;
	padding: 10px 15px;
	border-radius: 10px;
}

.list1 li:hover>.fanga {
	transform: translateZ(0);
	opacity: 1;
}

.select .pic {
	padding-top: 12%;
}

.select {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	background: #F6F6F6;
}

.select li {
	width: 15%;
	margin: 0 0.5%;
	background-repeat: no-repeat;
	height: 322px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background-size: cover;
}

.select1 {
	background: url(../images/s1.png);
}

.select2 {
	background: url(../images/s2.png);
}

.select3 {
	background: url(../images/s3.png);
}

.select4 {
	background: url(../images/s4.png);
}

.select5 {
	background: url(../images/s5.png);
}
.select6 {
	background: url(../images/s6.png);
}
.sel_bg {
	background: #F6F6F6;
	padding: 20px 2%;
}

.sel_min {
	text-align: left;
	z-index: 9;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	color: #fff;
	padding: 5%;
	width: 90%;
	background: url(../images/bg1.png);
}

.sel_min p {
	opacity: 0;
	transition: 0.5s;
	margin-top: -78px;
}

.select li:hover .sel_min p {
	opacity: 1;
	margin-top: 0px;
}

.select .sel_bg {
	width: 16%;
}

.sel_bg h5 {
	font-size: 20px;
	margin-bottom: 24px;
}

.sel_bg p {
	line-height: 32px;
}

.pic_class {
	overflow: hidden;
	position: relative;
}

.pic_class p {
	font-size: 16px;
	background: #0059b4;
	line-height: 46px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
	text-overflow: ellipsis;
	color: #fff;
}
.work-tit h3{font-weight: bold;font-size: 18px;}
.work-tit a {
	line-height: 28px;
	color: #0059b4;
	position: absolute;
	top: 0px;
	right: 0px;
}

.work-tit {
	position: relative;
}

.work ul li {
	margin-top: 9px;
	overflow: hidden;
}

.work ul li a {
	position: relative;
	display: block;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(62, 62, 62, 0.15);
	line-height: 32px;
	padding-right: 130px;
	padding-left: 20px;
	color: #666;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.work {
	width: 49%;
}

.work ul li>a::before {
	content: "";
	position: absolute;
	left: 6px;
	width: 15px;
	top: 0;
	bottom: 0;
	background: url(../images/icon_dd.png) no-repeat;
	background-position: left center;
}

.work ul li span {
	position: absolute;
	top: 0;
	right: 20px;
	float: right;
	font-size: 14px;
}

.work ul li>a:hover {
	background: #0059b4;
	color: #fff;
}

.main4,
.main2 {
	background: #F6F6F6;
	overflow: hidden;
	/* margin-top: 30px; */
	padding-bottom: 10px;
}

.btimg,
.bttxt {
	width: 49%;
}

.btimg {
	cursor: pointer;
}

.main5 {
	overflow: hidden;
	margin-bottom: 30px;
}

.bttxt {
	text-indent: 2em;
	line-height: 36px;
	margin-left: 2%;
}
.main9{background: #0059b4;padding: 10px 0;/* margin-top: 20px; */}
.nub_list{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.nub_list li {
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

.nub_list li .scNum {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.nub_list li p {
	font-size: 18px;
	font-weight: normal;
}
.nub_list li .txt-s{font-size:14px;position: relative;top: -18px;font-weight: normal;}
.hz_list li {
	float: left;
	width: 16%;
}

.hz_list .pic {
	padding-top: 6%;
}

.main3 {
	overflow: hidden;
}

.qyzz img {
	height: 160px;
}

.qyzz li {
	display: inline !important;
	margin: 0 5px;
	text-align: center;
	float: none !important;
}

.qyzz {
	overflow: hidden;
	width:1000px;
	margin:0 auto;
}
.cptk_box{margin-top: 20px;}
#qh3 {
	border-bottom: 1px solid #d8d8d8;
}

#qh3 li {
	display: inline-block;
	cursor: pointer;
	width: 24%;
	text-align: center;
	/* padding: 10px 0; */
}

#qh3 li span {
	display: inline-block;
	padding: 0px 0 6px;
	font-size: 18px;
}

#qh3 .on span {
	border-bottom: 3px solid #0059b4;
	color: #0059b4;
}

.cptj {
	overflow: hidden;
	margin-top: 20px;
}

.cptj li {
	width: 22.7%;
	margin: 10px 1%;
	/* float: left; */
	display: inline-block;
	background: #fff;
	text-align: center;
}

.cptj a {
	color: #333;
}

.cptj span {
	width: 140px;
	height: 34px;
	display: block;
	margin: 10px auto;
	border: 1px solid #0059b4;
	color: #0059b4;
	border-radius: 10px;
	line-height: 32px;
}

.cptj p {
	margin-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tj_pic {
	position: relative;
	padding-top: 70%;
	overflow: hidden;
}

.tj_pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .6s;
	border-radius: 10px;
}

.cptj li:hover img {
	transform: scale(1.1);
}

.cptj li:hover span {
	background: #0059b4;
	color: #fff;
}

.main7 {
	background: #F6F6F6;
	padding: 10px 0;
	margin-top: 20px;
}

.f_img {
	width: 35%;
	margin: 10px;
	float: left;
}

.f_img img {
	width: 100%;
}

.work ul .new_first>a::before {
	display: none;
}

.work ul .new_first a {
	padding: 0 !important;
	margin: 0 !important;
	line-height: 24px;
	overflow: hidden;
	white-space: initial;
}

.f_txt {
	padding-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

.new_first .pic {
	padding-top: 22%;
}

.work ul .new_first h3 {
	margin-bottom: 10px;
	font-weight: bold;
    font-size: 16px;
}

.work ul .new_first p {
	text-indent: 2em;
}
.main8{background: #F6F6F6;overflow: hidden;padding-bottom: 6px;/* margin-top: 50px; */}
.hxys_list li{float:left;width:27.33%;margin: 6px 1%;background: #fff;text-align: center;padding: 8px 2%;line-height: 22px;border-radius: 16px;cursor: pointer;}
.hxys_list li p{font-size: 14px;color: #5a5a5a;line-height: 26px;margin-top: 10px;}
.hxys_list li img{ transition: transform 1s;}
.hxys_list li:hover > img{transform: rotateY(360deg);}
.rnew_nr{height:auto}
.cptj .mores,.mores{width: 200px;height: 36px;line-height: 34px;text-align: center;border: 2px solid #0059b4;color: #0059b4;display:block;border-radius: 16px;margin: 10px auto;}
.cptj .mores:hover,.mores:hover{color: #fff;background: #0059b4;}



.ys_box {
  width: 100%;
  background: url("../images/ys_bg.jpg") no-repeat center 127px;
  height: 1817px;
}
.ys_box .ys_tit {
  width: 574px;
  height: 94px;
  margin: 0 auto 25px;
  color: #0059b4;
  text-align: center;
  line-height: 108px;
  font-size: 2em;
}
.ys_box .ys_p {
  text-align: center;
  padding-bottom: 12px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 4px;
  color: #272727;
}
.ys_box span {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 1px;
  color: #999999;
  padding-bottom: 57px;
}
.ys_box .ys_main {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.ys_box .ys_main .ys_text {
  -webkit-transition: .5s;
  transition: .5s;
}
.ys_box .ys_main .ys_text .ys_t_item {
  margin-top: 45px;
}
.ys_box .ys_main .ys_text .ys_t_item .y_t_img {
  width: 90px;
  height: 90px;
  float: left;
}
.ys_box .ys_main .ys_text .ys_t_item .y_t_img img {
  width: 90px;
  height: 90px;
  display: block;
}
.ys_box .ys_main .ys_text .ys_t_item .ys_t {
  float: right;
  display: block;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 36px;
  color: #0265cb;
  font-style: italic;
  padding: 17px 0 20px;
  /* background: url("../images/em_bg.png") no-repeat left bottom; */
}
.ys_box .ys_main .ys_text .ys_t_item .ys_t i {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  line-height: 24px;
  color: #ccc;
  padding-right: 5px;
}
.ys_box .ys_main .ys_text > p {
  padding-top: 20px;
  clear: both;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.ys_box .ys_main .ys_text > p i {
  font-weight: bold;
  color: #0265cb;
}
.ys_box .ys_main .ys_text:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.ys_box .ys_main .ys1 {
  width: 100%;
  position: relative;
  height: 380px;
}
.ys_box .ys_main .ys1 .ys1_img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 578px;
  height: 335px;
  z-index: 1;
}
.ys_box .ys_main .ys1 > .ys_text {
  width: 570px;
  float: right;
}
.ys_box .ys_main .ys1 > .ys_text p {
  padding-left: 66px;
}
.ys_box .ys_main .ys2 {
  width: 100%;
  position: relative;
  height: 347px;
}
.ys_box .ys_main .ys2 .ys1_img {
  position: absolute;
  top: -54px;
  right: 0px;
  width: 541px;
  height: 402px;
  z-index: 1;
}
.ys_box .ys_main .ys2 .ys1_img img {
  width: 541px;
  height: 402px;
  display: block;
}
.ys_box .ys_main .ys2 > .ys_text {
  width: 645px;
  float: left;
}
.ys_box .ys_main .ys2 > .ys_text .ys_t_item h4 {
  float: left;
}
.ys_box .ys_main .ys2 > .ys_text .ys_t_item .y_t_img {
  float: right;
  padding-right: 10px;
}
.ys_box .ys_main .ys2 > .ys_text p {
  padding: 5px 93px 0 0px;
}
.ys_box .ys_main .ys3 {
  width: 100%;
  position: relative;
  height: 402px;
}
.ys_box .ys_main .ys3 .ys1_img {
  position: absolute;
  top: -13px;
  left: 0px;
  width: 591px;
  height: 365px;
  z-index: 1;
}
.ys_box .ys_main .ys3 > .ys_text {
  width: 556px;
  float: right;
}
.ys_box .ys_main .ys3 > .ys_text .ys_t {
  float: left !important;
}
.ys_box .ys_main .ys3 > .ys_text .y_t_img {
  float: left;
  padding-right: 22px;
}
.ys_box .ys_main .ys3 > .ys_text p {
  padding-left: 66px;
}
.ys_box .ys_main .ys4 {
  width: 100%;
  position: relative;
  height: 366px;
}
.ys_box .ys_main .ys4 .ys1_img {
  position: absolute;
  top: -24px;
  right: 0px;
  width: 541px;
  height: 402px;
  z-index: 1;
}
.ys_box .ys_main .ys4 .ys1_img img {
  width: 541px;
  height: 402px;
  display: block;
}
.ys_box .ys_main .ys4 > .ys_text {
  width: 645px;
  float: left;
}
.ys_box .ys_main .ys4 > .ys_text .ys_t_item h4 {
  float: left;
}
.ys_box .ys_main .ys4 > .ys_text .ys_t_item .y_t_img {
  float: right;
  padding-right: 10px;
}
.ys_box .ys_main .ys4 > .ys_text p {
  padding: 5px 78px 0 0px;
}
.tk{position: fixed;width: 100%;height: 100%;z-index:9999;background:rgba(0, 0, 0, .6);top: 0px;text-align: center;display: none;}
.tk img{width: 200px;position:absolute;top:50%;margin-top: -100px;left: 50%;margin-left: -100px}
 